[INFO] cloning repository https://github.com/iMashtak/par-impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iMashtak/par-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fpar-impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fpar-impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 081c2a8659a05e9cb73d359f5bdcdab91447ce8b
[INFO] fixing iMashtak/par-impl against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fpar-impl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iMashtak/par-impl
[INFO] finished tweaking git repo https://github.com/iMashtak/par-impl
[INFO] tweaked toml for git repo https://github.com/iMashtak/par-impl written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iMashtak/par-impl on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iMashtak/par-impl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded term v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded quick-xml v0.38.2
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721
[INFO] running `Command { std: "docker" "start" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking quick-xml v0.38.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking kanal v0.1.1
[INFO] [stderr]     Checking parup v0.1.0 (/opt/rustwide/workdir/projects/parup)
[INFO] [stderr]     Checking parm v0.1.0 (/opt/rustwide/workdir/projects/parm)
[INFO] [stderr]     Checking parls v0.1.0 (/opt/rustwide/workdir/projects/parls)
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking plist v1.7.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking par-run v0.1.0 (/opt/rustwide/workdir/libs/par-run)
[INFO] [stdout] error[E0603]: function `raw_chan` is private
[INFO] [stdout]   --> libs/par-run/src/tests.rs:1:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::operations::{begin, case, chan, drain, link, raw_chan, recv, send_value, Value};
[INFO] [stdout]    |                                                         ^^^^^^^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `raw_chan` is defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn raw_chan() -> (kanal::AsyncSender<Value>, kanal::AsyncReceiver<Value>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |             let x_r = recv(&func_r).await;
[INFO] [stdout]    |                       ---- ^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |        ^^^^ -----------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 14 -             let x_r = recv(&func_r).await;
[INFO] [stdout] 14 +             let x_r = recv(func_r).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]   --> libs/par-run/src/tests.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |             let x_r = recv(&func_r).await;
[INFO] [stdout]    |                       ------------- ^^^^^ `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this call returns `(Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)`
[INFO] [stdout]    = note: (Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...) must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` to implement `std::future::IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-7267535898737261998.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 14 -             let x_r = recv(&func_r).await;
[INFO] [stdout] 14 +             let x_r = recv(&func_r);
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, consider making `fn recv` asynchronous
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub async fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...                   let x_r = recv(&input_r).await;
[INFO] [stdout]    |                                 ---- ^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |        ^^^^ -----------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 27 -                                 let x_r = recv(&input_r).await;
[INFO] [stdout] 27 +                                 let x_r = recv(input_r).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]   --> libs/par-run/src/tests.rs:27:58
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...                   let x_r = recv(&input_r).await;
[INFO] [stdout]    |                                 -------------- ^^^^^ `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this call returns `(Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)`
[INFO] [stdout]    = note: (Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...) must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` to implement `std::future::IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-5224354059175979794.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 27 -                                 let x_r = recv(&input_r).await;
[INFO] [stdout] 27 +                                 let x_r = recv(&input_r);
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, consider making `fn recv` asynchronous
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub async fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...                   let xs_r = recv(&func_r).await;
[INFO] [stdout]    |                                  ---- ^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |        ^^^^ -----------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 31 -                                         let xs_r = recv(&func_r).await;
[INFO] [stdout] 31 +                                         let xs_r = recv(func_r).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]   --> libs/par-run/src/tests.rs:31:66
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...                   let xs_r = recv(&func_r).await;
[INFO] [stdout]    |                                  ------------- ^^^^^ `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this call returns `(Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)`
[INFO] [stdout]    = note: (Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...) must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` to implement `std::future::IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-16736370344322190069.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 31 -                                         let xs_r = recv(&func_r).await;
[INFO] [stdout] 31 +                                         let xs_r = recv(&func_r);
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, consider making `fn recv` asynchronous
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub async fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:34:60
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   send_value(&result_s, Value::label("item")).await;
[INFO] [stdout]    |                       ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 34 -                                                 send_value(&result_s, Value::label("item")).await;
[INFO] [stdout] 34 +                                                 send_value(result_s, Value::label("item")).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>` in the current scope
[INFO] [stdout]   --> libs/par-run/src/tests.rs:35:58
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...                   result_s.send(x_r.recv().await.unwrap()).await.unwrap();
[INFO] [stdout]    |                                ^^^^ method not found in `Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:38:52
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...                   send_value(&append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout]    |                       ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 38 -                                         send_value(&append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout] 38 +                                         send_value(append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send` doesn't implement `Debug`
[INFO] [stdout]   --> libs/par-run/src/tests.rs:42:83
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   loop_s.send(Some((result_s, append_s, append_r))).unwrap();
[INFO] [stdout]    |                                                                         ^^^^^^ the trait `Debug` is not implemented for `dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send`
[INFO] [stdout]    |
[INFO] [stdout] help: the following other types implement trait `Debug`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:152:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:162:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:169:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout]    = note: required for `Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>` to implement `Debug`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `Option<(Pin<Box<dyn Future<Output = ...> + Send>>, ..., ...)>` to implement `Debug`
[INFO] [stdout] note: required by a bound in `Result::<T, E>::unwrap`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1225:4
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-2812523605465866757.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send` doesn't implement `Debug`
[INFO] [stdout]   --> libs/par-run/src/tests.rs:42:83
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   loop_s.send(Some((result_s, append_s, append_r))).unwrap();
[INFO] [stdout]    |                                                                         ^^^^^^ the trait `Debug` is not implemented for `dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send`
[INFO] [stdout]    |
[INFO] [stdout] help: the following other types implement trait `Debug`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:152:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:162:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:169:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout]    = note: required for `Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>` to implement `Debug`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `Option<(Pin<Box<dyn Future<Output = ...> + Send>>, ..., ...)>` to implement `Debug`
[INFO] [stdout] note: required by a bound in `Result::<T, E>::unwrap`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1225:4
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-2812523605465866757.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:46:48
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...                   send_value(&result_s, Value::label("end")).await;
[INFO] [stdout]    |                       ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 46 -                                     send_value(&result_s, Value::label("end")).await;
[INFO] [stdout] 46 +                                     send_value(result_s, Value::label("end")).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...                   send_value(&result_s, Value::Unit).await;
[INFO] [stdout]    |                       ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 47 -                                     send_value(&result_s, Value::Unit).await;
[INFO] [stdout] 47 +                                     send_value(result_s, Value::Unit).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   send_value(&append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout]    |                       ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 49 -                                 send_value(&append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout] 49 +                                 send_value(append_s, Value::Receiver { r: inner_r }).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send` doesn't implement `Debug`
[INFO] [stdout]   --> libs/par-run/src/tests.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...                   loop_s.send(None).unwrap();
[INFO] [stdout]    |                                         ^^^^^^ the trait `Debug` is not implemented for `dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send`
[INFO] [stdout]    |
[INFO] [stdout] help: the following other types implement trait `Debug`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:152:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:162:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:169:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout]    = note: required for `Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>` to implement `Debug`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `Option<(Pin<Box<dyn Future<Output = ...> + Send>>, ..., ...)>` to implement `Debug`
[INFO] [stdout] note: required by a bound in `Result::<T, E>::unwrap`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1225:4
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-2308714553025119731.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send` doesn't implement `Debug`
[INFO] [stdout]   --> libs/par-run/src/tests.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...                   loop_s.send(None).unwrap();
[INFO] [stdout]    |                                         ^^^^^^ the trait `Debug` is not implemented for `dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send`
[INFO] [stdout]    |
[INFO] [stdout] help: the following other types implement trait `Debug`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:152:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:162:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send`
[INFO] [stdout]   ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/any.rs:169:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout]    = note: required for `Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>` to implement `Debug`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `Option<(Pin<Box<dyn Future<Output = ...> + Send>>, ..., ...)>` to implement `Debug`
[INFO] [stdout] note: required by a bound in `Result::<T, E>::unwrap`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1225:4
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-2308714553025119731.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libs/par-run/src/tests.rs:62:15
[INFO] [stdout]     |
[INFO] [stdout]  20 |               async move |loop_s, mut input_r, (result_s, append_s, append_r)| {
[INFO] [stdout]     |  ______________________________________________________________________________-
[INFO] [stdout]  21 | |                 input_r = case(
[INFO] [stdout]  22 | |                     input_r,
[INFO] [stdout]  23 | |                     (result_s, append_s, append_r),
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |                 input_r
[INFO] [stdout]  60 | |             },
[INFO] [stdout]     | |_____________- the found `async` closure body
[INFO] [stdout]  61 |           );
[INFO] [stdout]  62 |           drain(func_r).await;
[INFO] [stdout]     |           ----- ^^^^^^ expected `Pin<Box<...>>`, found future
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: calling an async function returns a future
[INFO] [stdout]    --> libs/par-run/src/tests.rs:62:15
[INFO] [stdout]     |
[INFO] [stdout]  62 |         drain(func_r).await;
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> libs/par-run/src/operations.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn drain(r: Receiver) {
[INFO] [stdout]     |              ^^^^^ -----------
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]     |
[INFO] [stdout]  62 |         drain(func_r.await).await;
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv` found for struct `Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>` in the current scope
[INFO] [stdout]   --> libs/par-run/src/tests.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |             let x = func_r.recv().await.unwrap().await;
[INFO] [stdout]    |                            ^^^^ method not found in `Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |         send_value(&list_builder_s, Value::label("add")).await;
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 74 -         send_value(&list_builder_s, Value::label("add")).await;
[INFO] [stdout] 74 +         send_value(list_builder_s, Value::label("add")).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         send_value(
[INFO] [stdout]    |         ---------- arguments to this function are incorrect
[INFO] [stdout] 76 |             &list_builder_s,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 76 -             &list_builder_s,
[INFO] [stdout] 76 +             list_builder_s,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     send_value(&list_builder_s, Value::label("build")).await;
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]    |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 83 -     send_value(&list_builder_s, Value::label("build")).await;
[INFO] [stdout] 83 +     send_value(list_builder_s, Value::label("build")).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libs/par-run/src/tests.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...                   let x_r = recv(&input_r).await;
[INFO] [stdout]    |                                 ---- ^^^^^^^^ expected `Pin<Box<...>>`, found `&Pin<Box<...>>`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]            found reference `&Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |        ^^^^ -----------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 96 -                             let x_r = recv(&input_r).await;
[INFO] [stdout] 96 +                             let x_r = recv(input_r).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]   --> libs/par-run/src/tests.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...                   let x_r = recv(&input_r).await;
[INFO] [stdout]    |                                 -------------- ^^^^^ `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` is not a future
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this call returns `(Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>, Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)`
[INFO] [stdout]    = note: (Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...) must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `(Pin<Box<dyn Future<Output = AsyncReceiver<Value>> + Send>>, ..., ...)` to implement `std::future::IntoFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/par_run-542798a463601310.long-type-3686853972068771523.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 96 -                             let x_r = recv(&input_r).await;
[INFO] [stdout] 96 +                             let x_r = recv(&input_r);
[INFO] [stdout]    |
[INFO] [stdout] help: alternatively, consider making `fn recv` asynchronous
[INFO] [stdout]   --> libs/par-run/src/operations.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub async fn recv(r: Receiver) -> (Receiver, Sender, Receiver) {
[INFO] [stdout]    |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>` in the current scope
[INFO] [stdout]   --> libs/par-run/src/tests.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   print_s.send(x_r.recv().await.unwrap()).await.unwrap();
[INFO] [stdout]    |                               ^^^^ method not found in `Pin<Box<dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv` found for struct `Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>` in the current scope
[INFO] [stdout]    --> libs/par-run/src/tests.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 | ...                   let _ = input_r.recv().await.unwrap();
[INFO] [stdout]     |                                       ^^^^ method not found in `Pin<Box<dyn futures::Future<Output = AsyncReceiver<Value>> + std::marker::Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libs/par-run/src/tests.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |     send_value(&result_s, Value::Unit).await;
[INFO] [stdout]     |     ---------- ^^^^^^^^^ expected `Pin<Box<...>>`, found `&_`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Pin<Box<(dyn futures::Future<Output = AsyncSender<Value>> + std::marker::Send + 'static)>>`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> libs/par-run/src/operations.rs:83:14
[INFO] [stdout]     |
[INFO] [stdout]  83 | pub async fn send_value(s: Sender, value: Value) -> Sender {
[INFO] [stdout]     |              ^^^^^^^^^^ ---------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 120 -     send_value(&result_s, Value::Unit).await;
[INFO] [stdout] 120 +     send_value(result_s, Value::Unit).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libs/par-run/src/tests.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout]  65 |       let print_boxed = || {
[INFO] [stdout]     |                         -- the found closure
[INFO] [stdout] ...
[INFO] [stdout]  89 |           async move |loop_s, input_r, (print_boxed,)| {
[INFO] [stdout]     |  ______________________________________________________-
[INFO] [stdout]  90 | |             let input_r = case(
[INFO] [stdout]  91 | |                 input_r,
[INFO] [stdout]  92 | |                 (print_boxed,),
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |             input_r
[INFO] [stdout] 117 | |         },
[INFO] [stdout]     | |_________- the found `async` closure body
[INFO] [stdout] ...
[INFO] [stdout] 124 |       drain(list_builder_r).await;
[INFO] [stdout]     |       ----- ^^^^^^^^^^^^^^ expected `Pin<Box<...>>`, found future
[INFO] [stdout]     |       |
[INFO] [stdout]     |       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: calling an async function returns a future
[INFO] [stdout]    --> libs/par-run/src/tests.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     drain(list_builder_r).await;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> libs/par-run/src/operations.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn drain(r: Receiver) {
[INFO] [stdout]     |              ^^^^^ -----------
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]     |
[INFO] [stdout] 124 |     drain(list_builder_r.await).await;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `par-run` (lib test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721", kill_on_drop: false }`
[INFO] [stdout] d445aaa357cc0ac52a904c12258b9f0839e1ed36cd1e84672182594da08f7721
